PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFSampleFunction Class / getEncode Method
In This Topic
    getEncode Method
    In This Topic
    Gets the function's encoding array.
    Syntax
    public double[] getEncode()

    Return Value

    An array of 2 x m numbers specifying the linear mapping of input values into the domain of the function's sample table.
    See Also